[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method IsValidPropertyName Determines whether the specified name is a valid property name.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString Overridden. Returns the criteria string.

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method GenerateDalCriteria Generates the Data Access Layer (DAL) criteria from the XML criteria.
protected method GetInvalidCriteriaElements Retrieves the invalid criteria elements.
protected method IsValidXmlString Checks whether the criteria is an XML string.
protected method MemberwiseClone  (inherited from Object)
protected method ParseCriteria Validates the criteria, maps the property names to column names, and adds the type ID context.
protected method PropertyNameToColumnName Retrieves the database column name representing the property name.

See Also


Send comments about this topic to Microsoft.